home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 267
- Top = 175
- BorderStyle = bsSingle
- Caption = 'Test AutoProj Automation Example'
- ClientHeight = 62
- ClientWidth = 272
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object bRunAuto: TButton
- Left = 20
- Top = 21
- Width = 234
- Height = 20
- Caption = 'Run Automation Server'
- TabOrder = 0
- OnClick = bRunAutoClick
- end
- end
-